home *** CD-ROM | disk | FTP | other *** search
- **************************************************************************
- **************************************************************************
-
- *This is a timed execution file for this BBS to be used with PIBTERM 3.2
- *Place the desired execution time in the designated space.
- *Insert your dialing directory number, name, and correct ID#
- *Insert the transfer protocol your desire to use.
- *Insert the name of file to be transferred
- Don't forget to change the "D" to a "U" if your uploading instead
- of downloading.
- *I've also included the "DOS" command "E:|CD\TEMP". This command causes
- the program to exit to DOS, switch to my drive "E", and then change to
- my directory TEMP, in which I place all downloaded files. Remove or
- change to fit your system.
-
-
- *I'm also trying to find a few people who would like to form a small group of
- PIBTERM users. (10-15 people) The purpose would be to exchange information on
- PC system operations. Actually, that's a lot of hooey, it's really to have
- some fun using the PIBTERM Host Facilities.
-
- *Any juvenile delinquents (over the age of 30) would be welcome !!!!
-
- *If you're interested leave a message for me on this board.
-
- *Fred Berger ID1424
-
- *These instructions will not self-destruct after you've read them, so please
- erase before executing this file.
-
- *DON'T FORGET TO DO JUST LIKE I DO. SET THE THING UP TO EXECUTE AT 3:15:00AM
- OR SOME OTHER STUPID TIME, AND THEN STAY UP TO SEE IF IT DOES IT OK.
-
- ****************************************************************************
- ****************************************************************************
-
- PARAM TE=2
- CLEAR
- MESSAGE " ****** EXECUTING TEF for GENE PLANTZ'S BBS ******"
- WAIT "16:10:00" << insert correct time here
- DIAL " " << insert correct dialing directory number here
- IF NOT CONNECTED
- CLEAR
- MESSAGE " ********** REDIALING GENE PLANTZ'S **********"
- REDIAL
- ENDIF
- WAITSTRING "==>"
- STEXT "ID |" << insert your ID # here
- WAITSTRING ">"
- STEXT " |" << insert your password here
- REPEAT
- WAITSTRING "X,D,V,?)"
- UNTIL WAITSTRING
- STEXT "F|"
- IF CONNECTED
- PARAM TT=XC << insert xfer protocol you desire here
- DOS "E:|CD\TEMP" << select directory in which to place or locate xfer file
- ENDIF
- REPEAT
- WAITSTRING "[DIR=ALL]--> "
- UNTIL WAITSTRING
- STEXT "D;FORMFEED.PAT;C|" << insert desired file name here
- RECEIVE "FORMFEED.PAT" << insert desired file name here
- REPEAT
- WAITSTRING "[DIR=ALL]--> "
- UNTIL WAITSTRING
- STEXT "G|"